Skip to main content

NetArray

NetArray[] represents an array in a net.

NetArray["name"] uses "name" as an identifier to share the array in more than one layer.

NetArray[prop->value] specifies the property prop for the array.

NetArray[<|"Name"->name,"Array"->array,…|>] specifies several properties for the array.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.